home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3iaroun.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_IAROUNDINGS_H = 1;
- include("real/intact/r3ia2p.js")
-
-
- var R3CLID_IAROUNDINGS = 1276;
-
-
-
-
-
-
-
- R3IAROUNDA_Axis = 1276500;
- function SetR3IAROUNDA_Axis(value) {
- R3Set(this.r3obj, R3IAROUNDA_Axis, value, R3TID_VECTOR, R3TNF_ARRAY);
- }
-
-
-
- function r3Iaroundings () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_IAROUNDINGS, arguments);
- }
- // Methods
-
- // Attributes
- this.SetAxis=SetR3IAROUNDA_Axis;
- }
-
- r3Iaroundings.prototype=new r3Ia2p;
- // r3iaroun.h_H